Fix mouse interaction in combo cell renderer
authorMatthias Clasen <mclasen@redhat.com>
Fri, 19 Apr 2013 14:07:44 +0000 (10:07 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 19 Apr 2013 14:11:48 +0000 (10:11 -0400)
commit163542f545138ad864c91b8cae93a8399c0c3d0d
tree8e59c8f6ffbeb3c326c31910ed64589212670741
parent524ce7f88e26a498c43729f99fda564f5e222582
Fix mouse interaction in combo cell renderer

Pass the event on when calling gtk_cell_editable_start_editing.
https://bugzilla.gnome.org/show_bug.cgi?id=504901
gtk/gtkcellarea.c